home *** CD-ROM | disk | FTP | other *** search
- Short: C64 .PRG/.P00 file to t64 converter (for frodo)
- Author: Tuomas Aho <tuomas.aho@kolumbus.fi>
- Uploader: Tuomas Aho <tuomas.aho@kolumbus.fi>
- Version: 1.1
- Type: misc/emu
-
-
- What is it?
- -----------
- xt64 is a fast .prg/p00 to .t64 converter. (not so small anymore.. :)
-
-
-
- General:
- --------
- The reason why i made this program is C64 emulator called Frodo. It's the
- best c64 emulator for Amiga, but it does not load prg/p00 at all. I wonder how
- i can play those classic games which are in .prg format. Answer is here: XT64.
- It simply converts program (prg) file to T64 format. (i don't really know, is
- that the "real" t64 format, but it works in frodo and that's enough for me :)
-
- Have a Fun with c64 classics !!
-
-
-
- Usage:
- ------
- TO convert PRG or P00 file to T64 - Just type in Shell: xt64 "[.prg/.p00 file]"
-
- --> xt64 writes another file in same location called "<your file>.T64"
- (Example: "xt64 t:demo.prg" - result will be "T:demo.t64"
-
- - Converted file MUST contain extension ".prg" OR ".p00". If there is no
- extension, xt64 do nothing.
-
- NOTE: Converting some p00 can cause problems! Some converted files works
- 100% some not. I don't know why.. All should be ok, but they just not work!
- So, KEEP ALWAYS THE ORIGINAL FILE in safe! :)
-
-
- TO Restore T64 file to PRG file - Just type in Shell: "xt64 [.t64 file] RPRG"
-
- --> xt64 writes another file called "<your file>.PRG"
-
-
- TO Restore .T64 file to .P00 file - NOT available (Yet). I'm having some
- problems with this one... will maybe added in next version.
-
-
-
- Changes:
- --------
-
- Since v1.0:
-
- - Added support for P00 files. Now it's possible to convert P00 files to T64.
- - Autodetects filetype by using file extension.
- - Now writes filename inside the tapefile.
- - Added support for restoring T64 to PRG file.(requested by few people, thaks!)
-
-
-
- Author:
- -------
-
- Please note that If you lost your files or xt64 causes any damage to your hd
- or Amiga, it's your own fault :)
-
- Xt64 v1.1 (3820 bytes)
-
- (c) 12.08.2002 Tuomas Aho (tuomas.aho@kolumubs.fi).
-
- New ideas and Feedback is always welcome!
-